* {
    padding: 0;
    margin: 0;
}

.aaa {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bodyBox {
    width: 100%;
    height: 100%;
    background-position: center 45px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

#app {
    width: 100%;
    height: 100%;
    position: relative;
}

li p, li a {
    font-size: 14.5px;
    line-height: 35px;
    color: #2f2f2f;
    height: 35px;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .8px;
}

li span {
    font-size: 13px;
    line-height: 30px;
    overflow: hidden;
}

li {
    overflow: hidden;

}

.content li {
    background: url('../images/li.gif') no-repeat 5px center;
    padding: 0 0 0 28px;
    line-height: 35px;
}

.centerWidth {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #fff;
}

/*顶部*/
.top {
    border-bottom: 1px solid #f2f2f2;
}

.top a {
    line-height: 40px;
    margin-right: 25px;
    position: relative;
}

#wx1 {
    position: absolute;
    top: 45px;
    left: 36%;
    z-index: 10;
    display: none;
}

#app1 {
    position: absolute;
    top: 45px;
    left: 42%;
    z-index: 10;
    display: none;
}

#wxBox :hover #wx1 {
    display: block;
}

/*logo行*/
.topAdvBox img {
    width: 48%;
    float: left;
    margin-right: 2%;
    height: 40px;
    margin-top: 45px;
}

/*导航*/
.navBox {
    background: #E70012;
    width: 100%;
    height: 70px;
    margin-bottom: 5px;
    overflow: hidden;
}

.name {
    padding: 10px;
}

.name a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.navList {
    overflow: hidden;
}

.navList a {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    display: block;
    float: left;
    text-align: center;
}

.first a {
    width: 75px;
}

.second a {
    width: 50px;
}

.third a {
    width: 68px;
}

.name a:hover, .navList a:hover, .navBox a:hover {
    color: #fff !important;
}

.shu hr {
    height: 46px;
    border-width: 0 1px 0 0;
    margin: 13px 18px 0;
    float: left;
}

.numPaper {
    padding: 0 10px;
}

.numPaper a {
    font-size: 20px;
    line-height: 70px;
    color: #fff;
    font-weight: bold;
}

/*特别推荐*/
.specialGroom {
    overflow: hidden;
    margin-top: 8px;
}

.specialGroom img {
    width: 32%;
    margin-left: 1.3%;
    height: 70px;
}

/*顶部栏目列表*/
.bigBox {
    margin-bottom: 15px;
}

.bigBox .oneBox {
    display: flex;
}

.bigBox .oneBox a {
    text-align: center;
    flex: 1;
}

.bigBox .oneBox img {
    width: 99.6%;
}

/*头条*/
.topLine {
    padding: 0 0 15px;
    position: relative;
}

.topLine .choose {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: 20px;
}

.topLine .choose span {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: #cbe9ff;
    color: #757272;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.spanColor {
    background: #4c99e9 !important;
    color: #fff !important;
}

.topLine .title a {
    text-align: center;
    font-size: 36px;
    margin: 17px 0;
    font-weight: 600;
    color: #004277;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topLine .list a {
    font-size: 15px;
    float: right;
    line-height: 30px;
    width: 100%;
    height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topLine .list {
    overflow: hidden;
}

.topLine .list .el-col-12 {
    text-align: center;
}

/*轮播图一行*/
.carouselImgBox {
    width: 100%;
    height: 100%;
    position: relative;
}

.carouselImgBox img {
    width: 100%;
    height: 100%;
}

.carouselImgBox a {
    display: block;
    height: 100%;
}

.carouselImgBox p {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 40px;
}

.carouselImgBox p span {
    color: #fff;
    width: 73%;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.carouselBox .el-carousel__button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.carouselBox .el-carousel__indicators {
    left: 85%;
}

.carouselArtList .title {
    height: 30px;
    overflow: hidden;
}

.carouselArtList .title a:first-child {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
    float: left;
    width: 10%;
    font-size: 20px;
    font-weight: bold;
    color: #A3010E;
    padding: 5px 10px;
}

/*.carouselArtList .title a:first-child:hover {*/
/*color: white !important;*/
/*}*/

.carouselArtList .title a:last-child {
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #004277;
    margin-top: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
    float: left;
    width: 80%;
    padding: 0 10px;
}

.carouselArtList ul li {
    /*list-style: square;*/
    overflow: auto;
}

.carouselArtList ul li h3 a {
    font-size: 15px;
    line-height: 35px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
    font-weight: normal;
    height: 35px;
}

/*红色文化*/
.hotCulture {
    overflow: hidden;
    margin-bottom: 20px;
}

.hotCulture .box {
    padding-right: 20px;
    /*height: 306px;*/
    overflow: hidden;
}

.hotCulture .head {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
}

.hotCulture .head h5 a {
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #A30110;
    height: 49px;
    line-height: 49px;
}

.hotCulture .head a {
    font-size: 13px;
    line-height: 35px;
    float: right;
}

.hotCulture .left li {
    padding-top: 5px;
}

.hotCulture .left li a {
    width: 85%;
}

.hotCulture .left .firstArt a img {
    width: 90%;
    height: 126px;
}

.hotCulture .left .firstArt a h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotCulture .left .firstArt a p {
    height: 100px;
    line-height: 25px;
    overflow: hidden;
    margin: 10px 0 15px 0;
    white-space: normal;
    color: #81797a;
}

.hotCulture .center .list li:first-child a {
    font-weight: bold;
}

.hotCulture .center .list li:nth-child(5) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.hotCulture .center .list img {
    width: 10px;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    margin-top: 7px;
}

.hotCulture .center .list a {
    float: left;
    width: 93%;
}

.hotCulture .right .list {
    margin-bottom: 20px;
}

.hotCulture .right img {
    width: 100%;
    height: 150px;
}

/*专题位*/
.specialBox {
    overflow: hidden;
    margin-bottom: 20px;
}

.specialBox a {
    display: block;
    width: 24.5%;
    margin-right: .5%;
    float: left;
}

.specialBox a:nth-child(-3+n) {
    margin-bottom: 5px;
}

.specialBox a img {
    width: 100%;
    height: 50px;
}

/*广告位*/
.advBox {
    overflow: hidden;
    margin-bottom: 20px;
}

.advBox a {
    display: block;
    width: 100%;
    float: left;
}

.advBox a:nth-child(-3+n) {
    margin-bottom: 5px;
}

.advBox a img {
    width: 100%;
    height: 50px;
}

/*微信矩阵*/
.tourism {
    overflow: hidden;
}

.vxTitle {
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}

.vxTitle img {
    height: 45px;
    vertical-align: middle;
}

.vxTitle a {
    margin-left: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #3F8C02;
}

.vxTitle i {
    width: 100%;
    height: 2px;
    background: #3682C0;
    display: block;
    margin-top: 20px;
}

.tourism .firstBox,
.tourism .box {
    overflow: hidden;
}

.tourism .head {
    overflow: hidden;
}

.tourism .head .userMess {
    background: #f2f2f2;
}

.tourism .head .userMess img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin: 5px;
}

.tourism .head .userMess h5 {
    font-weight: normal;
    line-height: 25px;
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}

.tourism .head .userMess p {
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.tourism .firstBox .firstArt {
    padding-bottom: 17px;
    border-bottom: 1px dotted #CACACA;
}

.tourism .firstBox img {
    width: 95%;
    height: 245px;

}

.tourism .firstBox .firstArt a h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    color: #C22B20;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tourism .firstBox .firstArt p {
    line-height: 25px;
    height: 50px;
    color: #666;
    overflow: hidden;
}

.tourism .box .head i {
    width: 73%;
}

.tourism .box .firstArt {
    overflow: hidden;
    padding: 0 0 15px 0;
    position: relative;
}

.tourism .box .firstArt img:first-child {
    width: 96%;
    height: 61px;
    margin-bottom: 1px;

}

.tourism .box .firstArt img:nth-child(2) {
    width: 96%;
    height: 215px;
}

.tourism .box .firstArt a {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    max-height: 100px;
    padding: 0 10px;
    display: block;
    color: #000;
}

.tourism .box .firstArt .title {
    left: 2%;
    width: 96%;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    z-index: 10;
    height: 25px;
}

.tourism .box .firstArt .title a {
    color: #fff;
}

.tourism .box .firstArt p {
    color: #666666;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
}

.tourism .box .firstArt p a {
    color: #F00000;
}

.tourism .firstBox .list,
.tourism .box .list {
    margin-bottom: 10px;
}

.tourism .firstBox .list {
    padding: 10px 0;
}

.tourism .firstBox .list li p,
.tourism .box .list li p {
    width: 100%;
    text-align: justify;
    float: left;
}

.tourism .firstBox .list li span,
.tourism .box .list li span {
    float: right;
    color: #DCDCDC;
}

/*娱乐国际*/
.entertainment {
    overflow: hidden;
    margin-bottom: 20px;
}

.entertainment .box {
    padding-right: 20px;
    overflow: hidden;
}

.entertainment .head {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 11px;
}

.entertainment .head h5 a {
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #A30110;
    height: 49px;
    line-height: 49px;
}

.entertainment .head a {
    font-size: 13px;
    line-height: 35px;
    float: right;
}

.entertainment .left li a {
    width: 85%;
}

.entertainment .left .firstArt a img {
    width: 90%;
    height: 100px;
}

.entertainment .left .firstArt a h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.entertainment .left .firstArt a p {
    height: 80px;
    line-height: 25px;
    overflow: hidden;
    margin: 10px 0 15px 0;
    white-space: normal;
    color: #81797a;
}

.entertainment .center .list li:first-child a:first-child {
    color: #A30110;
    float: left;
    width: 13%;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    display: block;

}

.entertainment .center .list li:first-child a:last-child {
    width: 76%;
    float: left;
    display: block;
}

.entertainment .center .list li:nth-child(5) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.entertainment .center .list li img {
    width: 10px;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    margin-top: 7px;
}

.entertainment .center .list a {
    float: left;
    width: 93%;
}

.entertainment .right .list {
    margin-bottom: 20px;
}

.entertainment .right img {
    width: 100%;
    height: 150px;
}

/*图吧*/
.description {
    margin-bottom: 20px;
    overflow: hidden;
}

.description .imgListBox {
    width: 100%;
    background: yellow;
    margin: 20px 0;
}

.description .picBox {
    padding: 0 5px 0 5px;
    margin-bottom: 10px;
}

.description .picBox a {
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.description .picBox a img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.description .picBox a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 2%;
}

/*法制频道*/
.lawBox {
    overflow: hidden;
    margin-bottom: 20px;
}

.lawBox .box {
    padding-right: 20px;
    overflow: hidden;
}

.lawBox .head {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
    width: 100%;
}

.lawBox .head h5 a {
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #A30110;
    height: 49px;
    line-height: 49px;
}

.lawBox .head a {
    font-size: 13px;
    line-height: 35px;
    float: right;
}

.lawBox .left li {
    padding-top: 5px;
}

.lawBox .left li a {
    width: 85%;
}

.lawBox .firstArt a img {
    width: 90%;
    height: 100px;
}

.lawBox .firstArt a h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lawBox .firstArt a p {
    height: 100px;
    line-height: 25px;
    overflow: hidden;
    margin: 10px 0 15px 0;
    white-space: normal;
    color: #81797a;
}

.lawBox .center .list li:first-child a {
    font-weight: bold;
}

.lawBox .center .list li:nth-child(5) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.lawBox .center .list li img {
    width: 10px;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    margin-top: 7px;
}

.lawBox .center .list a {
    float: left;
    width: 93%;
}

.lawBox .pic .firstArt > a {
    width: 50%;
    height: 120px;
    margin-bottom: 10px;
}

.lawBox .serviceBox .con {
    overflow: hidden;
    margin-bottom: 20px;
}

.lawBox .serviceBox .con a {
    display: block;
    width: 100%;
    height: 45px;
    text-align: center;
}

.lawBox .serviceBox .con a img {
    width: 25px;
    height: 25px;
    vertical-align: text-bottom;
}

.lawBox .serviceBox .con a span {
    line-height: 45px;
    color: #666666;
    font-size: 14px;
}

/*友情链接*/
.youql {

}

.youql .head {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
}

.youql .head a {
    display: block;
    height: 46px;
    border-bottom: 1px solid #8f8f8f;
}

.youql .head h5 {
    display: inline-block;
    float: left;
    font-size: 19px;
    color: #A30110;
    height: 47px;
    line-height: 46px;
}

.youql .con {
    overflow: hidden;
    margin-bottom: 20px;
}

.youql .con a {
    float: left;
    line-height: 35px;
    font-size: 16px;
    width: 14%;
}

.er .head {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
}

.er .head a {
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #A30110;
    height: 49px;
    line-height: 49px;
}

.er .con .imgBox {
    height: 200px;
    width: 50%;
    text-align: center;
    float: left;
}

.er .con .imgBox img {
    width: 150px;
    height: 150px;
}

.er .con .imgBox p {
    line-height: 40px;
}
